home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: The Month 2004 October / The Sunday Times - The Month 2004-10.iso / pc / assets / xml / content / films / thunder / home.xml
Extensible Markup Language  |  2004-07-12  |  1KB  |  44 lines

  1. ∩╗┐<?xml version="1.0" encoding="UTF-8"?>
  2. <page>
  3.     <template layout="B">
  4.         <module type="text" position="BL" nodepath="review"/>
  5.         <module type="video" position="TL" nodepath="video"/>
  6.         <module type="extras" position="TR" nodepath="extras"/>
  7.     </template>
  8.     <content>
  9.         <extras>
  10.             <title/>
  11.             <items>
  12.                 <item link="1">
  13.                     <title/>
  14.                     <image><![CDATA[../films/dummy_extra.jpg]]></image>
  15.                     <body/>
  16.                 </item>
  17.             </items>
  18.             <bodylink link="1">
  19.                 <label><![CDATA[Buy tickets online]]></label>
  20.             </bodylink>
  21.         </extras>
  22.         <video>
  23.             <image><![CDATA[../films/dummy_clip.jpg]]></image>
  24.             <video/>
  25.             <note/>
  26.             <buttons>
  27.                 <fullscreen><![CDATA[Full screen]]></fullscreen>
  28.             </buttons>
  29.         </video>
  30.         <review>
  31.             <dimensions width="360" height="177"/>
  32.             <title><![CDATA[Title]]></title>
  33.             <byline><![CDATA[Byline]]></byline>
  34.             <title2/>
  35.             <title2/>
  36.             <body><![CDATA[Body copy]]></body>
  37.             <body2/>
  38.             <bodylink>
  39.                 <label><![CDATA[Something else]]></label>
  40.                 <link><![CDATA[3]]></link>
  41.             </bodylink>
  42.         </review>
  43.     </content>
  44. </page>